home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Wtestowe / Vistdtk / Install / Data.Z / DBSample.MDB / Sample - Chips.json < prev    next >
JavaScript Object Notation  |  1997-07-08  |  4KB

  1. {
  2.     "schema": {
  3.         "Name": "Text (50)",
  4.         "Display Name": "Text (50)",
  5.         "No Pins": "Long Integer",
  6.         "Inputs": "Text (50)",
  7.         "Outputs": "Text (50)",
  8.         "No Base Pins": "Long Integer",
  9.         "Base Pins": "Text (50)",
  10.         "Triangle": "Long Integer"
  11.     },
  12.     "data": [
  13.         {
  14.             "Name": "2 - 4 decoder",
  15.             "Display Name": "Decoder",
  16.             "No Pins": 4,
  17.             "Inputs": "S1;S2",
  18.             "Outputs": "D1;D2;D3;D4",
  19.             "No Base Pins": 0,
  20.             "Base Pins": "ENB",
  21.             "Triangle": 0
  22.         },
  23.         {
  24.             "Name": "3 - 8 decoder",
  25.             "Display Name": "Decoder",
  26.             "No Pins": 8,
  27.             "Inputs": "S1;S2;S3",
  28.             "Outputs": "D1;D2;D3;D4;D5;D6;D7;D8",
  29.             "No Base Pins": 0,
  30.             "Base Pins": "ENB",
  31.             "Triangle": 0
  32.         },
  33.         {
  34.             "Name": "4-bit a/d converter",
  35.             "Display Name": "A/D Converter",
  36.             "No Pins": 6,
  37.             "Inputs": "Vin;GND;Vref",
  38.             "Outputs": "D1;D2;D3;D4;Sign",
  39.             "No Base Pins": 0,
  40.             "Base Pins": "ENB",
  41.             "Triangle": 5
  42.         },
  43.         {
  44.             "Name": "4-bit counter",
  45.             "Display Name": "Counter",
  46.             "No Pins": 6,
  47.             "Inputs": "U/D;Reset",
  48.             "Outputs": "B1;B2;B4;B4;Carry out",
  49.             "No Base Pins": 0,
  50.             "Base Pins": "ENB",
  51.             "Triangle": 5
  52.         },
  53.         {
  54.             "Name": "4-bit d/a converter",
  55.             "Display Name": "D/A Converter",
  56.             "No Pins": 8,
  57.             "Inputs": "B1;B2;B3;B4;;Vref;;GND",
  58.             "Outputs": "Vout",
  59.             "No Base Pins": 0,
  60.             "Base Pins": "ENB",
  61.             "Triangle": 0
  62.         },
  63.         {
  64.             "Name": "4-bit register",
  65.             "Display Name": "Register",
  66.             "No Pins": 6,
  67.             "Inputs": "A;B;C;D",
  68.             "Outputs": "Q1;Q2;Q3;Q4",
  69.             "No Base Pins": 0,
  70.             "Base Pins": "ENB",
  71.             "Triangle": 6
  72.         },
  73.         {
  74.             "Name": "8-bit a/d converter",
  75.             "Display Name": "A/D Converter",
  76.             "No Pins": 10,
  77.             "Inputs": "Vin;;GND;;Vref",
  78.             "Outputs": "B1;B2;B3;B4;B5;B6;B7;B8;Sign",
  79.             "No Base Pins": 0,
  80.             "Base Pins": "ENB",
  81.             "Triangle": 9
  82.         },
  83.         {
  84.             "Name": "8-bit counter",
  85.             "Display Name": "Counter",
  86.             "No Pins": 10,
  87.             "Inputs": "U/D;;;Reset",
  88.             "Outputs": "B1;B2;B3;B4;B5;B6;B7;B8;Carry out",
  89.             "No Base Pins": 0,
  90.             "Base Pins": "ENB",
  91.             "Triangle": 9
  92.         },
  93.         {
  94.             "Name": "8-bit d/a converter",
  95.             "Display Name": "D/A Converter",
  96.             "No Pins": 10,
  97.             "Inputs": "B1;B2;B3;B4;B5;B6;B7;B8;Vref;GND",
  98.             "Outputs": "Vout",
  99.             "No Base Pins": 0,
  100.             "Base Pins": "ENB",
  101.             "Triangle": 0
  102.         },
  103.         {
  104.             "Name": "8-bit register",
  105.             "Display Name": "Register",
  106.             "No Pins": 10,
  107.             "Inputs": "A;B;C;D;E;F;G;H",
  108.             "Outputs": "Q1;Q2;Q3;Q4;Q5;Q6;Q7;Q8",
  109.             "No Base Pins": 1,
  110.             "Base Pins": "ENB",
  111.             "Triangle": 10
  112.         },
  113.         {
  114.             "Name": "Analog switch 2",
  115.             "Display Name": "Analog Switch",
  116.             "No Pins": 3,
  117.             "Inputs": "S1;S2",
  118.             "Outputs": "D",
  119.             "No Base Pins": 3,
  120.             "Base Pins": "C1;C2;ENB",
  121.             "Triangle": 0
  122.         },
  123.         {
  124.             "Name": "Analog switch 4",
  125.             "Display Name": "Switch",
  126.             "No Pins": 5,
  127.             "Inputs": "S1;S2;S3;S4",
  128.             "Outputs": "D",
  129.             "No Base Pins": 5,
  130.             "Base Pins": "C1;C2;C3;C4;ENB",
  131.             "Triangle": 0
  132.         },
  133.         {
  134.             "Name": "Driver",
  135.             "Display Name": "Driver",
  136.             "No Pins": 4,
  137.             "Inputs": "Vin1;;;Vin2",
  138.             "Outputs": "Vout1;Vout1;Vout2;Vout2",
  139.             "No Base Pins": 0,
  140.             "Base Pins": "0",
  141.             "Triangle": 0
  142.         },
  143.         {
  144.             "Name": "MUX 2",
  145.             "Display Name": "Multiplexer",
  146.             "No Pins": 3,
  147.             "Inputs": "S1;S2",
  148.             "Outputs": "D",
  149.             "No Base Pins": 2,
  150.             "Base Pins": "C;ENB",
  151.             "Triangle": 0
  152.         },
  153.         {
  154.             "Name": "MUX 4",
  155.             "Display Name": "Multiplexer",
  156.             "No Pins": 4,
  157.             "Inputs": "S1;S2;S3;S4",
  158.             "Outputs": "D",
  159.             "No Base Pins": 3,
  160.             "Base Pins": "C1;C2;ENB",
  161.             "Triangle": 0
  162.         },
  163.         {
  164.             "Name": "MUX 8",
  165.             "Display Name": "Multiplexer",
  166.             "No Pins": 9,
  167.             "Inputs": "S1;S2;S3;S4;S5;S6;S7;S8",
  168.             "Outputs": "D",
  169.             "No Base Pins": 4,
  170.             "Base Pins": "C1;C2;C3;ENB",
  171.             "Triangle": 0
  172.         },
  173.         {
  174.             "Name": "One shot",
  175.             "Display Name": "One Shot",
  176.             "No Pins": 4,
  177.             "Inputs": "C;R;A;B",
  178.             "Outputs": "Q;Q",
  179.             "No Base Pins": 0,
  180.             "Base Pins": "0",
  181.             "Triangle": 0
  182.         },
  183.         {
  184.             "Name": "Preload counter 4",
  185.             "Display Name": "Preload Counter",
  186.             "No Pins": 8,
  187.             "Inputs": "A;B;C;D;U/D;Reset",
  188.             "Outputs": "Q1;Q2;Q3;Q4;Load;Carry out",
  189.             "No Base Pins": 0,
  190.             "Base Pins": "ENB",
  191.             "Triangle": 8
  192.         },
  193.         {
  194.             "Name": "Preload counter 8",
  195.             "Display Name": "Preload Counter",
  196.             "No Pins": 12,
  197.             "Inputs": "A;B;C;D;E;F;G;H;U/D;Reset",
  198.             "Outputs": "B1;B2;B3;B4;B5;B6;B7;B8;Load;Carry out",
  199.             "No Base Pins": 0,
  200.             "Base Pins": "ENB",
  201.             "Triangle": 12
  202.         },
  203.         {
  204.             "Name": "Pulse width modulator",
  205.             "Display Name": "Pulse Width Modulator",
  206.             "No Pins": 6,
  207.             "Inputs": "Vref;FB;Comp;;Reset;I-sense",
  208.             "Outputs": "Drain;Source;Shtdwn",
  209.             "No Base Pins": 0,
  210.             "Base Pins": "0",
  211.             "Triangle": 4
  212.         },
  213.         {
  214.             "Name": "Voltage converter",
  215.             "Display Name": "Voltage Converter",
  216.             "No Pins": 3,
  217.             "Inputs": "V+;;Vout",
  218.             "Outputs": "C+;GND;C-",
  219.             "No Base Pins": 0,
  220.             "Base Pins": "0",
  221.             "Triangle": 2
  222.         }
  223.     ]
  224. }